OpenText ALM Connector
The OpenText ALM (formerly HP ALM) System Connector provides robust capabilities to synchronize data between OpenText ALM and other work systems. Key features include:
- Entity Synchronization: Synchronize or migrate entities such as defects, requirements, and tests.
- Test Steps Synchronization: Synchronize test steps along with attachments.
- Comments and Rich Text Fields: Synchronize comments and rich text fields.
- Linking and Releases: Synchronize links, releases, and subjects.
Setting Up the Connector
To set up the OpenText ALM Connector, follow these steps:
-
Navigate to the Systems Page:
- Go to the Systems page in SyncNow.
-
Add a New System:
- Click on the "Add System" button.
- Click on the "Add System" button.
-
Input Connector Details:
- Provide a preferred name for the connector.
- Select “OpenText ALM” from the Type dropdown menu.
-
Allow Self-Signed Certificates:
- Toggle the Allow Self-Signed Certificates option as needed. It is recommended not to use self-signed certificates in production environments.
-
Set URL of the OpenText Instance:
- Input the URL of the OpenText ALM instance, including the domain name. For example,
https://servername/qcbin/api/domains/DEFAULT
, whereDEFAULT
is the domain name.
- Input the URL of the OpenText ALM instance, including the domain name. For example,
-
Authentication:
- Provide the Username and Password for the OpenText ALM instance.
- Alternatively, it is preferable to use an API Key and API Secret generated by the OpenText system for the Sync User.
-
Verify Connection:
- Click the "Verify Connection" button to ensure that the connection is successfully established.
-
Save the Configuration:
-
Once the connection is verified, press the "Save" button to save the connector settings.
-
Test Steps Synchronization
Synchronization with Azure DevOps and Jira XRAY
SyncNow provides dedicated map plugins that enable the synchronization of test steps between OpenText ALM and Azure DevOps or Jira XRAY extension. This includes:
- Test Steps Synchronization: Ensures that test steps are accurately transferred between systems.
- Attachments Support: Sync test step attachments, including images, documents, and other relevant files.
- Rich Text Support: Maintains formatting and structured content of test steps.
How It Works
- SyncNow maps test steps fields between OpenText ALM and Azure DevOps / Jira XRAY.
- Attachments linked to test steps are transferred along with the corresponding steps.
- Rich text formatting is preserved, ensuring test steps remain structured and readable.
Folder Hierarchy Field
Organizing Tests and Requirements with Folder Paths
SyncNow allows you to define a Folder Hierarchy Field, enabling the creation of tests and requirements in a specific location within the OpenText ALM structure. The folder path can be specified in either of the following formats:
- Forward Slash (
/
) Format:folderA/folderB/folderC
- Backslash (
\
) Format:folderA\folderB\folderC
Automatic Folder Creation
- If the specified folders do not exist, SyncNow will automatically create them in OpenText ALM.
- This ensures that new tests and requirements are placed in the correct hierarchical structure without manual folder creation.
Major supported fields
Field Name | Field Type | Sync Direction |
---|---|---|
ID | Number | Unidirectional (ALM to Other Systems) |
Name | Text | Bidirectional |
Description | Rich Text | Bidirectional |
Status | Select List | Bidirectional |
Priority | Select List | Bidirectional |
Severity | Select List | Bidirectional |
Detected By | User | Bidirectional |
Assigned To | User | Bidirectional |
Comments | Rich Text | Bidirectional |
Attachments | File | Bidirectional |
Creation Date | Date | Unidirectional (ALM to Other Systems) |
Last Modified | Date | Unidirectional (ALM to Other Systems) |
Target Release | Select List | Bidirectional |
Detected in Release | Select List | Bidirectional |
Test Steps | Rich Text with Attachments | Bidirectional |
Requirements Coverage | Link | Bidirectional |
Subject | Select List | Bidirectional |
Release | Select List | Bidirectional |